imperative language meaning in Chinese
命令式语言, 强制语言
命令性语言
强制性语言
Examples
- For example , integrating database - access methods into imperative languages is often a chore
例如,将数据库访问方法集成到一种语言中通常非常繁琐。 - This excludes the almost ubiquitous pattern in imperative languages of assigning first one , then another value to the same variable to track the program state . fp either discourages or outright disallows
的类(向keller提议)来防止这样的重新绑定(至少在偶然情况下, python不会阻止一心想要解除绑定的程序员) 。